home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 149 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  437 b   |  15 lines

  1. In a message of 01 Jan 96, Robert wrote to All:
  2.  
  3.  RWV>    if (!DataTypesBase)
  4.  RWV>       return(1);
  5.  RWV>    if (!(o=NewDTObject(path,DTA_GroupID,GID_PICTURE,
  6.  RWV>                             TAG_END)))
  7.  
  8. Since you aren't remapping to anything, try adding "PDTA_Remap, FALSE," and
  9. see if that helps. That's about the only difference I can spot when I
  10. compare to my Visage-sources.
  11.  
  12. --
  13. Magnus Holmgren - Amiga programmer and enthusiast
  14.  
  15.